From: Gerd Moellmann Date: Fri, 18 May 2001 17:42:04 +0000 (+0000) Subject: Remove entry for defvaralias. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~40218 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=eb694ad284d144ca2d3389f2f6c5a96850648897;p=emacs.git Remove entry for defvaralias. --- diff --git a/etc/TODO b/etc/TODO index d4d5cc265e3..aed53514fe8 100644 --- a/etc/TODO +++ b/etc/TODO @@ -127,10 +127,6 @@ * Improve the GC (generational, incremental). (We may be able to use the Boehm collector.) -* Implement variable aliases, i.e. a `defvaralias' analogous to the - `defalias' for functions. The implementation should not slow down - Emacs, and it shouldn't use additional memory, at least not much. - * Port Emacs to GTK+. (Relevant work has been done already.) * Make the Lucid menu widget display multilingual text.